home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Festival... a Return to Japan
/
Star Festival... a Return to Japan.iso
/
pc
/
STARFESTIVAL
/
lingo.ini
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-10-15
|
243 b
|
8 lines
on startUp
global gMovieName
-- gMovieName is the first movie's name
set gMovieName = "Opening"
-- Prevents Math errors (D5,6). This shouldn't be necessary w/ Director 7.02, but it won't hurt
if string(0.0) = "a" then nothing
end